Skip to content

feat: support periodic preload#63

Open
seanwu1105 wants to merge 1 commit intosamber:mainfrom
seanwu1105:main
Open

feat: support periodic preload#63
seanwu1105 wants to merge 1 commit intosamber:mainfrom
seanwu1105:main

Conversation

@seanwu1105
Copy link
Copy Markdown

Support periodic preload/revalidation.

The new WithPreload supports all features in WithWarmUp and WithWarmUpWithTimeout plus periodical revalidation. This is useful when loading upstream data is extremely expensive. It could partially resolve #33 with the current naive implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for revalidation using loaders that set expiry

2 participants